home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / zsoftdrv.zip / LOGITECH.DOC < prev    next >
Text File  |  1990-10-17  |  781b  |  21 lines

  1.             LOGITECH.SYS Documentation
  2.  
  3.     LOGITECH.SYS is a DOS device driver that allows the Logitech 
  4. ScanMan to be used with PC Paintbrush IV Plus. The resolutions are 400, 300,
  5. 200 and 100 dpi. Dither and Brightness are set on the scanner itself.
  6.  
  7.     Options are:
  8.     /Cx    channel for DMA, where x is 1 or 3 (default is channel 1)
  9.     /D    double buffering switch (for some EMS boards)
  10.     /Hhhh    hex port value, where hhh is the hex value. Default is 
  11.         280H (no 'H' needed at end)
  12.     /N    new Logitech scanner interface card (with the switches on
  13.         the back of the scanner)
  14.  
  15.     Examples:
  16.     device=logitech.sys        set up for DMA channel 1 and Port
  17.                         280H
  18.     device=logitech.sys /c1        set up for DMA channel 1
  19.     device=logitech.sys /c3 /h3e0    set up for DMA channel 3 and Port 3E0H
  20.         
  21.